ComponentOne ASP.NET MVC Controls
Type Property (MovingAverage<T>)

C1.Web.Mvc Namespace > MovingAverage<T> Class : Type Property
Gets or sets the type of the moving average line.
Syntax
'Declaration
 
Public Property Type As MovingAverageType
public MovingAverageType Type {get; set;}
See Also

Reference

MovingAverage<T> Class
MovingAverage<T> Members